Skip to content

Conversation

@henba1
Copy link
Collaborator

@henba1 henba1 commented Dec 8, 2025

PyTorchNetwork.init now accepts a path: Path | None and stores it (self._path). The path property now returns self._path instead of None.

PyTorchNetwork.__init__ now accepts a path: Path | None and stores it (self._path).
The path property now returns self._path instead of None.
@henba1 henba1 requested review from AWbosman and Aaron99B December 8, 2025 20:45
@henba1 henba1 self-assigned this Dec 8, 2025
@henba1 henba1 added the enhancement New feature or request label Dec 8, 2025
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@henba1 henba1 merged commit 9610b61 into main Jan 13, 2026
4 checks passed
@henba1 henba1 deleted the henba1-patch-pytorch-network-path branch January 13, 2026 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants